/* --- main --- */

#freeReports {
 color: #845;
 font-size: 11px;
 margin-top: 5px;
 margin-right: 20px;
 text-align: right;
}

#titleBlack {
 margin-top: 15px;
}

#titleBlack b{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 margin-left: 35px;
}

#steps {
 margin-left: 30px;
 margin-top: 10px;
 margin-bottom: 15px;
}

#step {
 width: 29px;
 height: 28px;
 background: #9d8 url(../../images/agents/white2/step.jpg) no-repeat scroll left top;
 margin-left: 20px;
 padding-left: 11px;
 padding-top: 7px;
 color: #000;
 font-weight: bold;
 float: left;
}

#step a{
 color: #000;
 font-weight: bold;
}

#steplast {
 width: 29px;
 height: 28px;
 background: #9d8 url(../../images/agents/white2/step.jpg) no-repeat scroll left top;
 margin-left: 20px;
 padding-left: 7px;
 padding-top: 7px;
 color: #000;
 font-weight: bold;
 float: left;
}

#steplast a {
 color: #000;
 font-weight: bold;
}

#txt {
 margin-top: 10px;
}

#txt h1 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 18px;
 font-weight: normal;
 color: #845;
 padding-left: 15px;
 margin-left: 20px;
 margin-bottom: 10px;
}

#txt p {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #000;
 padding: 0 20px 6px 35px;
}

#next {
 margin-top: 10px;
 margin-right: 50px; /* for IE6 20px */
 float: right;
}

#cont {
 margin-top: 80px;
}

#cont h1 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 18px;
 font-weight: normal;
 color: #845;
 padding-left: 15px;
 margin-left: 20px;
 margin-bottom: 10px;
}

#cont p {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #000;
 margin-left: 25px;
 padding: 0 0 2px 10px;
}

#cont b {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #000;
 padding: 0 0 2px 0;
}
